CodeRunner 输出乱码解决办法 1. 设置vscode 编码为GB2312 2. "code-runner.runInTerminal": true 此设置意思为code 使用系统的终端 配 ...